CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - arm9 linux

搜索资源列表

  1. linux

    0下载:
  2. linux 很全的基于arm9的实验指导-linux is the whole of the experiment based on the guidance of arm9
  3. 所属分类:File Formats

    • 发布日期:2017-05-06
    • 文件大小:1182722
    • 提供者:石林
  1. Linux-Device-Driver-Notes

    0下载:
  2. Linux设备驱动程序笔记,基于ARM9开发板的驱动开发笔记-Linux device driver notes, ARM9 development board based on the Driver Development Notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:88806
    • 提供者:chen
  1. GPIO_key_driver

    0下载:
  2. s3c2410下的GPIO按键驱动,可适用于一般的arm9开发板之上-GPIO under s3c2410 button-driven, applied to the general development board on arm9
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:4782
    • 提供者:cxt
  1. minesweeping

    0下载:
  2. 嵌入式linux的一个扫雷小程序,开发板是ARM9-Linux embedded applet in a mine, is the ARM9 development board
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:6634
    • 提供者:琳琳
  1. arm_AND_PLC_COMMUNICATE

    0下载:
  2. ARM 和 PLC 的通信:本文通过一个开发实例详细说明如何通过PLC的CAN接口与运行Linux操作系统的ARM9处理器进行数据通信。论文给出接口部分的实际电路和ARM9-Linux下驱动程序的开发过程。-ARM and PLC communication: In this paper, developed through a detailed descr iption of examples of how PLC-CAN interface with the Linux operating
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:347994
    • 提供者:ms
  1. adc.tar

    0下载:
  2. linux-2.6.22.6 ARM9 AD转换-linux-2.6.22.6 ARM9 AD conversion
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:9775
    • 提供者:无勤
  1. GPRS

    0下载:
  2. ARM9嵌入式系统GPRS/GSM发短消息。-ARM9 Embedded GPRS/GSM发短消息.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:42281
    • 提供者:pengjun
  1. examples

    0下载:
  2. linux嵌入式练习,针对arm9,s3c2440-the examples of arm9(s3c2440)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3856
    • 提供者:仁政
  1. S3C2410_USB_Linux

    0下载:
  2. 本程序为在Linux操作系统下,ARM9内核芯片S3C2410A的USB固件驱动程序。此源代码在ADS 1.2集成开发环境中设计完成,并在实际工程中调通。USB外围电路、PC界面编程代码和使得Windows识别此USB的驱动文件均在此包中。-This package contains the USB firmware codes of S3C2410A under the Linux operating system. It is developed in the ADS 1.2 platfor
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:262007
    • 提供者:张集墨
  1. yy

    0下载:
  2. 嵌入式设计及Linux驱动开发指南:基于ARM9处理器-Design and embedded Linux Driver Development Guide: Based on the ARM9 processor
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-23
    • 文件大小:7580251
    • 提供者:于庆
  1. 4.ARMLinux

    0下载:
  2. 本文讨论了基于ARM的嵌入式Linux的音频播放器。使用了以三星S3C2410芯片为CPU的ARM9 开发板。于主机上建立交叉编译环境,对嵌入式压缩内核进行编译调试,通过串口移植了Bootloader、嵌入式 Linux内核和文件系统到开发板上。从网络获取应用程序源代码,对音频播放器源代码经过交叉编译和调试并 下载到目标机开发板上进行进一步调试。最终成功实现了播放音频的功能,结合其他设备,成为具有功率放大 器功能的嵌入式音频播放器,且可进一步在其上开发视频播放和其他网络功能。
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:275680
    • 提供者:hyy
  1. gec-gprs

    0下载:
  2. gec2410 LINUX内核,经过交叉编译后可下载到ARM9处理器上-gec2410 LINUX kernel, can be downloaded through the cross-compiled to the ARM9 processor
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:213544
    • 提供者:殷囯华
  1. pthread

    0下载:
  2. 基于ARM9的Linux多线程应用程序。生产者写入缓冲区和消费者从缓冲区读数的具体流程,生产者首先获得互斥锁,并且判断写指针+1后是否等于读指针,如果相等则进入等待状态,等候条件变量notfull;如果不等则向缓冲区中写入一个整数,并且设置条件变量为notempty,最后释放互斥锁。消费者线程与生产者线程类似。-ARM9-Linux-based multi-threaded applications. Producers and consumers into a buffer from the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1364
    • 提供者:刘冉
  1. led

    0下载:
  2. linux 下ARM9 S3C2440的LED驱动和测试程序-led driver and test for S3C2440 in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1105
    • 提供者:kechangxue1
  1. [Linux]_Installation_Manual_for_U-Boot_v2.8

    0下载:
  2. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1360005
    • 提供者:hui
  1. TQ2440_PWM_driver

    0下载:
  2. TQ2440开发板 基于ARM9的I/O模拟4路PWM Linux驱动代码。-TQ2440 development board ARM9-based I/O Analog 4-channel PWM Linux driver code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2132
    • 提供者:zhumin
  1. up-smarthomeV1p2-html

    0下载:
  2. 一个基于ARM9的嵌入式WEBSERVER,在LINUX下用GCC开发即可. 1 丰富index.html主页面 加入部分动态效果与连接 2 更改setting status cgi程序界面 3 更改shmid 为1393 4 HTML中没有加入网络摄像头的HTTP的连接,加入即可显示网络摄像头界面-An ARM9-based embedded WEBSERVER, developed in the GCC can be used under LINUX. A rich ind
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:651237
    • 提供者:leo cheung
  1. ARM_Linux_Sources

    0下载:
  2. ARM9嵌入式技术及嵌入式Linux高级实验教程,附带随书所有的功能模块源代码-ARM9 embedded technology and embedded Linux Advanced Experimental Course, with all the functional modules with the book source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3617855
    • 提供者:aD
  1. arm9_linux_gprs

    0下载:
  2. 基于ARM9的linux GPRS的源码和详细说明文档,是一个作者共享出来的毕业设计资料。-ARM9-linux GPRS-based source code and detailed documentation, is an author out of the graduation to share design information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1951716
    • 提供者:黄珠唐
  1. Linux26_tutorial_S3C2410

    0下载:
  2. Full documentation in french on how to build and install linux 2.6 on an ARM9 target ( cpu : samsung S3C2410 ). Most of the files from this tutorial can be downloaded from this web site
  3. 所属分类:Software Testing

    • 发布日期:2017-05-06
    • 文件大小:1368861
    • 提供者:Ben
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com